This commit isn't becuase I don't know how to spell it, it's because
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 16 Sep 2014 03:49:59 +0000 (03:49 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 16 Sep 2014 03:49:59 +0000 (03:49 +0000)
I apparently don't know how to type it...

gpsbabel/jeeps/gpslibusb.cc
gpsbabel/mingw/wintesto.cmd
gpsbabel/mkshort.cc
gpsbabel/testo.d/tiger.test

index 23b1e7a67fd8c4e3b6f709d37adb3afb24178146..543760d0642821e5e065c9b70652b5c57a6efa94 100644 (file)
@@ -43,9 +43,9 @@
  * sloppy about not obeying packet boundries.  If this is too high, the
  * multiple packets responding to the device inquriy will be glommed into
  * one packet and we'll misparse them.  If it's too low, we'll get partially
- * satisfied reads.  It turns out this isn't terrible becuase we still end
+ * satisfied reads.  It turns out this isn't terrible because we still end
  * up with DLE boundings and the upper layers (which are used to doing frame
- * coalescion into packets anyway becuase of their serial background) will
+ * coalescion into packets anyway because of their serial background) will
  * compensate.
  */
 #define TMOUT_I 5000 /*  Milliseconds to timeout intr pipe access. */
@@ -199,9 +199,9 @@ gusb_atexit_teardown(void)
  * after the RET2INTR that immediately follows the REQBLK (and why is it
  * telling us to go into bulk mode followed by an immeidate EOF, anyway?)
  * that follows the request for product ID.   100% reproducible on Mac and
- * Linux.    Of course, we don't see this on the Windows system becuase
+ * Linux.    Of course, we don't see this on the Windows system because
  * we don't have to jump through hooops to clear the spec-violating out
- * of state toggles there becuase those systems see only one configuration
+ * of state toggles there because those systems see only one configuration
  * set ever.
  *
  * Grrrr!
@@ -371,7 +371,7 @@ garmin_usb_start(struct usb_device* dev, libusb_unit_data* lud)
     lud->product_id = gusb_reset_toggles();
     switch (lud->product_id) {
       // Search for "Venture HC" for more on this siliness..
-      // It's a case instead of an 'if' becuase I have a
+      // It's a case instead of an 'if' because I have a
       // feeling there are more affected models either
       // on the market or on the way.
     case 695:
index 1d575898f51178d06a62bdc1e76384cfe93372f0..d7d32eb935299fc945f62a531472030dd6d56ce1 100644 (file)
@@ -138,7 +138,7 @@ REM Magellan serial
 REM TODO\r
 \r
 REM Tiger\r
-REM This one is a little tacky, becuase it's a very lossy format.\r
+REM This one is a little tacky, because it's a very lossy format.\r
 REM so we simply test we can write it, and then read it and write it and\r
 REM get an identical file back.\r
 DEL %TMPDIR%\tiger\r
index 6245290a424ddc8547ae345fa52fc22962aea626..2200ab458af46313de0a5c920d394f21b4a66946 100644 (file)
@@ -293,7 +293,7 @@ setshort_repeating_whitespace_ok(short_handle h, int l)
 
 /*
  * Set default name given to a waypoint if no valid is possible
- * becuase it was filtered by charsets or null or whatever.
+ * because it was filtered by charsets or null or whatever.
  */
 void
 setshort_defname(short_handle h, const char* s)
index 5cfd675722b02f9264aa22c53a3992ec385088a3..71b3c458fe3135e2a4decf4506033fd8a48db003 100644 (file)
@@ -1,5 +1,5 @@
 # Tiger
-# This one is a little tacky, becuase it's a very lossy format.
+# This one is a little tacky, because it's a very lossy format.
 # so we simply test we can write it, and then read it and write it and
 # get an identical file back.
 rm -f ${TMPDIR}/tiger